Skip to content

fix(server): Prefetch the correct binding artifacts#2298

Open
Vampire wants to merge 1 commit into
mainfrom
vampire/fix-prefetching
Open

fix(server): Prefetch the correct binding artifacts#2298
Vampire wants to merge 1 commit into
mainfrom
vampire/fix-prefetching

Conversation

@Vampire
Copy link
Copy Markdown
Collaborator

@Vampire Vampire commented Apr 22, 2026

No description provided.

Copy link
Copy Markdown
Collaborator Author

Vampire commented Apr 22, 2026

@Vampire Vampire force-pushed the vampire/fix-prefetching branch from 2bff3b1 to 9df19ea Compare April 22, 2026 16:27
@Vampire Vampire force-pushed the vampire/fix-maven-metadata-artifact-name branch from 8c04cf9 to f1e0102 Compare April 23, 2026 08:05
@Vampire Vampire force-pushed the vampire/fix-prefetching branch 2 times, most recently from 52b8a6a to c3dce5a Compare April 24, 2026 07:40
@Vampire Vampire force-pushed the vampire/fix-maven-metadata-artifact-name branch 2 times, most recently from 4315cce to ed78050 Compare April 24, 2026 13:22
@Vampire Vampire force-pushed the vampire/fix-prefetching branch from c3dce5a to 4a77e9d Compare April 24, 2026 13:22
@Vampire Vampire force-pushed the vampire/fix-prefetching branch from 4a77e9d to 933b1aa Compare April 25, 2026 21:43
@Vampire Vampire force-pushed the vampire/fix-maven-metadata-artifact-name branch from ed78050 to 4bd8399 Compare April 25, 2026 21:43
@Vampire Vampire force-pushed the vampire/fix-prefetching branch from 933b1aa to 5b6c090 Compare April 27, 2026 10:43
@Vampire Vampire force-pushed the vampire/fix-maven-metadata-artifact-name branch from 4bd8399 to 34fae11 Compare April 27, 2026 10:43
@Vampire Vampire force-pushed the vampire/fix-prefetching branch from 5b6c090 to be17b5c Compare May 4, 2026 08:55
@Vampire Vampire force-pushed the vampire/fix-maven-metadata-artifact-name branch from 34fae11 to 254d9cc Compare May 4, 2026 08:55
Base automatically changed from vampire/fix-maven-metadata-artifact-name to main May 4, 2026 11:37
@Vampire Vampire force-pushed the vampire/fix-prefetching branch from be17b5c to a8b12c5 Compare May 4, 2026 11:41
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can I ask you to surface the issue in a separate PR that adds tests showing the current behavior? Then, once merged, this PR will show the adjustment in the behavior that is brought by the fix - it will be easier for me to understand the fix.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm on vacation without computer right now.
When adding the new semantics to the coordinates, you did not adjust what is prefetched, and so the prefetching did prefetch things that were not going to be requested and thus it was useless.

Iirc it even tried to prefetch non-existent things and so did not do anything useful at all anyway.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants